Files
5cdf8385-96dc-471c-90e8-286…/vercel.json
2026-03-28 09:30:16 +00:00

5 lines
97 B
JSON

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