Files
fb74e47a-3473-402c-9921-ea1…/vercel.json
2026-03-08 20:37:53 +00:00

5 lines
97 B
JSON

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