Files
dd442800-a9da-469f-97e4-400…/vercel.json
2026-06-07 09:50:54 +00:00

5 lines
97 B
JSON

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