Files
162bd4f0-f7e4-4672-86a6-dcf…/vercel.json
2026-04-29 10:16:32 +00:00

5 lines
97 B
JSON

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