Files
149adeaf-1221-4216-b8d7-c0d…/vercel.json
2026-02-21 13:51:24 +00:00

5 lines
97 B
JSON

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