Files
b0a65226-b709-4da5-bfed-236…/vercel.json
2026-04-30 19:00:08 +00:00

5 lines
97 B
JSON

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