Files
c9d85a9a-5cee-4fe6-8667-05a…/vercel.json
2026-05-27 06:11:01 +00:00

5 lines
97 B
JSON

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