Files
9796fbcc-371e-4b2f-933b-749…/vercel.json
2026-03-11 06:50:22 +00:00

5 lines
97 B
JSON

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