Files
1d9d2321-6b7a-49de-8987-b05…/vercel.json
2026-02-13 17:31:18 +00:00

5 lines
97 B
JSON

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