Files
dd36fabb-75df-4b77-a0e8-03b…/vercel.json
2026-04-08 23:52:17 +00:00

5 lines
97 B
JSON

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