Files
90fad50f-5cc2-4730-afed-aa8…/vercel.json
2026-06-03 18:57:38 +00:00

5 lines
97 B
JSON

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