Files
989c0942-174c-4085-b3d5-e4e…/vercel.json
2026-04-26 08:44:34 +00:00

5 lines
97 B
JSON

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