Files
00b36b3a-3f2d-4e4b-8812-83e…/vercel.json
2026-05-10 08:24:46 +00:00

5 lines
97 B
JSON

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