Files
ee276caa-909e-46e5-a455-ebf…/vercel.json
2026-03-19 17:55:53 +00:00

5 lines
97 B
JSON

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