Files
e673330e-dade-4fed-a917-dea…/vercel.json
2026-03-11 15:57:13 +00:00

5 lines
97 B
JSON

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