Files
49f90be1-bb18-44fa-8052-d4a…/vercel.json
2026-06-12 20:09:03 +00:00

5 lines
97 B
JSON

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