Files
ff8d8deb-60b5-487c-bc72-ac6…/vercel.json
2026-04-01 10:53:13 +00:00

5 lines
97 B
JSON

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