Files
016fb570-8362-4529-a52d-1f2…/vercel.json
2026-06-08 05:20:42 +00:00

5 lines
97 B
JSON

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