Files
cbf9e763-e52c-4158-a8b0-739…/vercel.json
2026-05-27 00:14:54 +00:00

5 lines
97 B
JSON

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