Files
7419dd0b-8970-42cc-be84-9d8…/vercel.json
2026-03-19 10:39:18 +00:00

5 lines
97 B
JSON

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