Files
5cdd4ded-4a5b-48c0-b0ee-cf0…/vercel.json
2026-03-09 10:34:48 +00:00

5 lines
97 B
JSON

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