Files
c16c6f4f-5731-4f81-b44c-dfe…/vercel.json
2026-03-29 09:38:12 +00:00

5 lines
97 B
JSON

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