Files
2de7af8e-ab49-433c-942d-62d…/vercel.json
2026-05-12 09:43:37 +00:00

5 lines
97 B
JSON

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