Files
9fcdaee0-ced6-4a5e-afab-da1…/vercel.json
2026-06-06 06:06:14 +00:00

5 lines
97 B
JSON

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