Files
e571f9b8-ff0e-41f5-b870-658…/vercel.json
2026-05-16 22:44:23 +00:00

5 lines
97 B
JSON

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