Files
89668d46-7359-4c2b-be21-eeb…/vercel.json
2026-04-21 21:33:58 +00:00

5 lines
97 B
JSON

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