Files
6bbf4af2-3c40-4fdf-9e7b-eb2…/vercel.json
2026-03-06 21:41:52 +00:00

5 lines
97 B
JSON

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