Files
d2f4d1fa-824a-42f9-b5fd-d61…/vercel.json
2026-03-28 10:56:54 +00:00

5 lines
97 B
JSON

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