Files
38d83fba-a5bc-4b03-ba32-76a…/vercel.json
2026-04-26 16:58:55 +00:00

5 lines
97 B
JSON

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