Files
ce3b752b-efc7-43f0-b18b-bdb…/vercel.json
2026-03-20 16:40:03 +00:00

5 lines
97 B
JSON

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