Files
963ffc24-9e59-4f52-a95f-538…/vercel.json
2026-04-01 06:41:46 +00:00

5 lines
97 B
JSON

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