Files
b6528d58-b00d-436c-8bf8-eee…/vercel.json
2026-04-08 16:07:44 +00:00

5 lines
97 B
JSON

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