Files
31e874bb-c7c2-48f7-a8e5-0e5…/vercel.json
2026-03-15 07:54:18 +00:00

5 lines
97 B
JSON

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