Files
034cf48e-75d5-46f0-9ce3-d4c…/vercel.json
2026-04-15 02:27:44 +00:00

5 lines
97 B
JSON

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