Files
af5fb24f-a939-4951-add5-cba…/vercel.json
2026-05-11 01:41:07 +00:00

5 lines
97 B
JSON

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