Files
26e6fd23-5c18-4fcf-8fef-071…/vercel.json
2026-04-15 10:06:50 +00:00

5 lines
97 B
JSON

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