Files
23ceccce-6700-4aa7-b7de-b46…/vercel.json
2026-02-13 16:42:26 +00:00

5 lines
97 B
JSON

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