Files
261ad2b5-b96d-40f9-91e4-21f…/vercel.json
2026-03-17 10:26:13 +00:00

5 lines
97 B
JSON

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