Files
d66403e9-e7ac-404f-b6f3-fdc…/vercel.json
2026-05-01 10:44:56 +00:00

5 lines
97 B
JSON

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