Files
b00b01f1-e2fc-460a-8a0e-4b3…/vercel.json
2026-05-01 07:06:57 +00:00

5 lines
97 B
JSON

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