Files
cd928c77-4b26-4c53-9e86-d4e…/vercel.json
2026-05-26 20:58:20 +00:00

5 lines
97 B
JSON

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