Files
63deafba-5bf9-4e10-8fba-d0f…/vercel.json
2026-05-23 02:58:08 +00:00

5 lines
97 B
JSON

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