Files
482c72fe-ecc5-46fd-9856-13c…/vercel.json
2026-03-05 04:51:10 +00:00

5 lines
97 B
JSON

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