Files
9671553b-710f-4f6f-9198-acb…/vercel.json
2026-03-08 21:09:11 +00:00

5 lines
97 B
JSON

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