Files
242bf4ba-9f48-49e8-8910-16d…/vercel.json
2026-03-27 17:04:03 +00:00

5 lines
97 B
JSON

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