Files
8328b758-00ae-4b78-8744-8ad…/vercel.json
2026-06-05 10:53:59 +00:00

5 lines
97 B
JSON

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