Files
49cf2a89-7c89-417f-acf3-08e…/vercel.json
2026-04-11 14:07:28 +00:00

5 lines
97 B
JSON

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