Files
4ee06dd5-c2d6-46e7-b949-535…/vercel.json
2026-04-20 10:22:24 +00:00

5 lines
97 B
JSON

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