Files
e546328b-e25e-42a8-b6ba-e7d…/vercel.json
2026-03-10 16:12:08 +00:00

5 lines
97 B
JSON

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