Files
890a09df-a741-4f77-b7fe-04e…/vercel.json
2026-03-12 16:53:05 +00:00

5 lines
97 B
JSON

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