Files
2f019a86-99fe-44bd-96fb-5c6…/vercel.json
2026-03-21 00:02:12 +00:00

5 lines
97 B
JSON

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