Files
55b9837c-b59f-43f2-986b-c27…/vercel.json
2026-03-28 10:58:43 +00:00

5 lines
97 B
JSON

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