Files
6d2cf073-7a9a-41e0-be78-22d…/vercel.json
2026-05-30 21:57:10 +00:00

5 lines
97 B
JSON

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