Files
acd8dfd2-b80f-49b5-b463-6fa…/vercel.json
2026-06-05 10:24:08 +00:00

5 lines
97 B
JSON

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