Files
48ea2409-2bb3-40b6-96e5-460…/vercel.json
2026-04-30 15:42:46 +00:00

5 lines
97 B
JSON

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