Files
34b0d596-dd39-4d59-b672-b9c…/vercel.json
2026-06-03 05:14:00 +00:00

5 lines
97 B
JSON

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