Files
a7218355-fd83-48d1-a0f2-9e8…/vercel.json
2026-03-04 03:22:13 +00:00

5 lines
97 B
JSON

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