Files
1f50b4a2-a890-4b2f-a573-5ee…/vercel.json
2026-03-10 19:11:35 +00:00

5 lines
97 B
JSON

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