Files
4a84ca1f-c427-4ff5-8f0c-44c…/vercel.json
2026-03-27 11:53:34 +00:00

5 lines
97 B
JSON

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