Files
741dd1f2-8646-485f-8baa-960…/vercel.json
2026-04-15 14:29:57 +00:00

5 lines
97 B
JSON

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