Files
15fb1aa5-3d38-47a3-add6-4d9…/vercel.json
2026-03-14 18:37:32 +00:00

5 lines
97 B
JSON

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