Files
f8d1efe8-e465-4535-99c8-8af…/vercel.json
2026-04-12 01:51:56 +00:00

5 lines
97 B
JSON

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