10 lines
191 B
Plaintext
10 lines
191 B
Plaintext
.next
|
|
node_modules
|
|
out
|
|
|
|
# the lock file will break Vercel because it may get committed from a machine with a different build architecture
|
|
package-lock.json
|
|
|
|
# local env files
|
|
.env*.local
|
|
.env |