Files
71a28636-b01b-4301-ae4d-5a1…/vercel.json
2026-06-10 22:47:12 +00:00

5 lines
97 B
JSON

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