Files
770a2a49-a457-462d-95d4-d8d…/vercel.json
2026-06-11 19:20:51 +00:00

5 lines
97 B
JSON

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