Files
2cf4c3db-8f4f-4f2c-b279-1f1…/vercel.json
2026-04-07 14:44:55 +00:00

5 lines
97 B
JSON

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