Files
e813f3c2-86dc-4e9b-a5e4-a55…/vercel.json
2026-03-05 15:16:01 +00:00

5 lines
97 B
JSON

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