Files
7b204df2-d097-42c8-8c2e-dc0…/vercel.json
2026-03-11 08:19:07 +00:00

5 lines
97 B
JSON

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