Files
41846df9-cf75-4f53-8882-38c…/vercel.json
2026-06-04 01:22:07 +00:00

5 lines
97 B
JSON

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