Files
600eb457-1648-4ab0-8b0c-66a…/vercel.json
2026-05-14 14:43:51 +00:00

5 lines
97 B
JSON

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