Files
4d004e94-e3f5-41a2-88d2-e59…/vercel.json
2026-03-04 14:04:05 +00:00

5 lines
97 B
JSON

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