Files
b46fc31f-1ff2-4d7a-a157-43c…/vercel.json
2026-05-23 00:48:42 +00:00

5 lines
97 B
JSON

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