Files
5d0dcc36-df5c-41ee-b686-d2d…/vercel.json
2026-03-03 11:21:44 +00:00

5 lines
97 B
JSON

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