Files
266bab3f-f915-4db7-a95c-5e6…/vercel.json
2026-05-23 20:43:35 +00:00

5 lines
97 B
JSON

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