Files
3022d327-cd05-4dc6-84c3-d28…/vercel.json
2026-04-17 05:42:01 +00:00

5 lines
97 B
JSON

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