Files
8f9e5970-af11-4c49-805d-eea…/vercel.json
2026-05-19 07:25:22 +00:00

5 lines
97 B
JSON

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