Files
ab3672e6-5351-4b59-8536-d60…/vercel.json
2026-04-10 06:54:53 +00:00

5 lines
97 B
JSON

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