Files
a3fc8c9f-935c-4b01-b0ef-dcb…/vercel.json
2026-03-15 21:49:57 +00:00

5 lines
97 B
JSON

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