Files
c04e13f1-5996-4686-be9c-e5d…/vercel.json
2026-04-07 06:37:15 +00:00

5 lines
97 B
JSON

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