Files
b63fd8ee-0679-43e8-aaee-8d4…/vercel.json
2026-04-21 17:56:53 +00:00

5 lines
97 B
JSON

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