Files
37532b06-9a14-40a2-bef1-5ee…/vercel.json
2026-06-11 14:40:53 +00:00

5 lines
97 B
JSON

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