Files
bd63d584-8e0c-43c2-ab37-34f…/vercel.json
2026-04-03 15:23:44 +00:00

5 lines
97 B
JSON

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