Files
7ef01b38-c695-4f1b-9022-c11…/vercel.json
2026-03-28 08:14:34 +00:00

5 lines
97 B
JSON

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