Files
8dfb3517-2d98-4dd2-9a8b-eb5…/vercel.json
2026-03-07 20:37:33 +00:00

5 lines
97 B
JSON

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