Files
66ce732d-5dcd-4c9e-b42c-282…/vercel.json
2026-04-01 14:46:03 +00:00

5 lines
97 B
JSON

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