Files
f49368f7-8d88-48f5-9911-ed8…/vercel.json
2026-04-04 10:27:14 +00:00

5 lines
97 B
JSON

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