Files
12cbb047-7187-4f27-99ac-8f8…/vercel.json
2026-02-10 17:48:01 +00:00

5 lines
97 B
JSON

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