Files
cdcd1caf-361c-4473-80e8-8d4…/vercel.json
2026-03-26 03:27:14 +00:00

5 lines
97 B
JSON

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