Files
8b5fa9fc-899e-43ec-a3eb-424…/vercel.json
2026-03-07 17:51:40 +00:00

5 lines
97 B
JSON

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