Files
3b3f1a47-ee2f-4147-a271-411…/vercel.json
2026-05-09 04:42:17 +00:00

5 lines
97 B
JSON

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