Files
4c20c7dc-98a1-4c00-89b1-e07…/vercel.json
2026-04-17 06:10:04 +00:00

5 lines
97 B
JSON

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