Files
5f9cfe97-e0cc-476f-b6f8-38a…/vercel.json
2026-05-22 20:44:50 +00:00

5 lines
97 B
JSON

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