Files
2ad2213f-f6fd-4db0-9909-e10…/vercel.json
2026-03-08 21:46:15 +00:00

5 lines
97 B
JSON

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