Files
d1223086-3d42-4ee1-91c0-2fe…/vercel.json
2026-06-12 21:14:31 +00:00

5 lines
97 B
JSON

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