Files
6bef8b6f-21f5-4191-9159-a67…/vercel.json
2026-03-10 09:58:50 +00:00

5 lines
97 B
JSON

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