Files
963c42ef-4a1a-4d12-8f13-b3b…/vercel.json
2026-05-18 13:58:25 +00:00

5 lines
97 B
JSON

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