Files
4f06fee5-31b3-46fd-a26a-5a3…/vercel.json
2026-04-01 19:41:20 +00:00

5 lines
97 B
JSON

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