Files
ef234ef5-cb8c-469f-95f2-95f…/vercel.json
2026-06-04 22:45:06 +00:00

5 lines
97 B
JSON

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