Files
dfed2396-85dc-4f81-a86c-0b3…/vercel.json
2026-05-22 03:42:38 +00:00

5 lines
97 B
JSON

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