Files
644044be-13cb-4019-a2f1-343…/vercel.json
2026-03-03 03:30:40 +00:00

5 lines
97 B
JSON

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