Files
c12d252e-e3d4-43c5-9a43-b99…/vercel.json
2026-03-09 14:58:43 +00:00

5 lines
97 B
JSON

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