Files
d76bfb00-25f2-4622-8831-8f9…/vercel.json
2026-03-20 06:53:16 +00:00

5 lines
97 B
JSON

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