Files
13667c0b-06f0-4297-81e7-d92…/vercel.json
2026-03-27 11:41:57 +00:00

5 lines
97 B
JSON

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