Files
aee1f53a-cf12-49a9-b5b5-227…/vercel.json
2026-03-29 11:30:51 +00:00

5 lines
97 B
JSON

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