Files
b0d55438-e903-48a5-aab6-fbd…/vercel.json
2026-05-14 10:25:32 +00:00

5 lines
97 B
JSON

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