Files
772ba6d0-b2c8-4713-9926-84a…/vercel.json
2026-06-06 08:26:04 +00:00

5 lines
97 B
JSON

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