Files
95b7e32e-4be8-4daa-8d28-a4d…/vercel.json
2026-04-05 19:58:08 +00:00

5 lines
97 B
JSON

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