Files
5414fdd1-71f3-43e0-ab3a-3bb…/vercel.json
2026-03-09 01:48:49 +00:00

5 lines
97 B
JSON

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