Files
4217d26c-e122-4298-8cc3-2f4…/vercel.json
2026-03-09 05:25:15 +00:00

5 lines
97 B
JSON

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