Files
2b2153a5-bc1b-4b6a-a6d5-759…/vercel.json
2026-03-03 17:49:46 +00:00

5 lines
97 B
JSON

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