Files
4aa4b5f1-56bf-42bf-acb4-102…/vercel.json
2026-03-12 05:58:02 +00:00

5 lines
97 B
JSON

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