Files
8b48a713-9fd1-4648-a697-ad2…/vercel.json
2026-06-11 06:38:01 +00:00

5 lines
97 B
JSON

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