Files
e58fb79d-51aa-4ed4-be14-13b…/vercel.json
2026-03-19 08:31:27 +00:00

5 lines
97 B
JSON

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