Files
0b958ed9-de0b-4f2c-8590-70d…/vercel.json
2026-03-08 05:51:32 +00:00

5 lines
97 B
JSON

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