Files
5ed97534-d559-4dd2-b7f0-287…/vercel.json
2026-04-18 08:50:44 +00:00

5 lines
97 B
JSON

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