Files
3d312cf2-8eaa-4d12-b585-fdf…/vercel.json
2026-03-08 22:06:41 +00:00

5 lines
97 B
JSON

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