Files
01ce4d0e-8120-4755-9f7a-8b5…/vercel.json
2026-02-26 18:16:13 +00:00

5 lines
97 B
JSON

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