Files
e9d1b134-a9aa-4e90-b4bd-6be…/vercel.json
2026-05-01 10:02:04 +00:00

5 lines
97 B
JSON

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