Files
fae39f87-7de5-4c02-bbc7-223…/vercel.json
2026-03-04 12:14:07 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}