Files
b3da8a0e-1c89-4bab-8682-8fa…/vercel.json
2026-03-08 04:22:52 +00:00

5 lines
97 B
JSON

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